home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xconq
/
Lib
/
Bitmaps
/
walker.b
< prev
next >
Wrap
Text File
|
1995-05-09
|
221b
|
8 lines
#define walker_width 16
#define walker_height 16
static short walker_bits[] = {
0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x00fc, 0x1bfe, 0x0ffe,
0x03fe, 0x0104, 0x0104, 0x0104,
0x0104, 0x0104, 0x038e, 0x0000};